Home | History | Annotate | Download | only in include

Lines Matching refs:__out_ecount_part_opt

554 #define __out_ecount_part_opt(size,length)                      __out_ecount_part(size,length)              __exceptthat __maybenull

560 #define __out_ecount_part_z_opt(size,length) __out_ecount_part_opt(size,length) __post __nullterminated